Articles
- Home /
- Articles
C++ Learning Resources and Coding Conventions
- October 20, 2024
- 5 min read
- C++ programming
If you’re looking to learn the C++ programming language and improve your coding skills, using the right resources and following solid coding conventions is essential.
Read MoreC Learning Resources and Coding Conventions
- October 1, 2024
- 7 min read
- C programming
If you’re looking to learn the C programming language and improve your coding skills, using the right resources and following solid coding conventions is essential.
Read MoreSoftware Robustness and Timeout Retry Backoff Paradigms
- September 2, 2024
- 20 min read
- Software quality
Programs access external resources, including I/O devices and remote services. These resources can be unreliable, requiring robust handling strategies like timeouts, retries, backoff, and jitter.
Read MoreQuality Attributes of Computer Programs: Implement Software Robustness
- August 15, 2024
- 11 min read
- Software quality
Robustness is a crucial software quality attribute that measures a software’s ability to function correctly under adverse conditions.
Read MoreCategories
Tags
- backoff
- Bug
- Build System
- C++ Language
- C Language
- Code Generation
- Coding Style
- Compilation
- Computer Program
- Defect
- Dependencies
- Development Environment
- Docker
- Documentation Generation
- Environmental tolerance
- Error
- Error tolerance
- Failure
- Failure tolerance
- Fault
- Fault tolerance
- Formatting
- Idiomatic Rust
- Input error
- Learn C
- Learn C++
- Learn Rust
- Libraries
- Linting
- Linux
- Offline Development
- Package Management
- Programming Guidelines
- Programming Language
- Programming Tools
- Reliability
- Resource
- Resource access error
- Retry
- Robustness
- Rust
- Setup Guide
- Software Packaging
- Standalone Program
- Static Analysis
- Testing
- Timeout
- Toolchain
- Windows